PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringLayoutOptions Class / setRotation Method
Text rotation angle in degrees.
In This Topic
    setRotation Method
    In This Topic
    Sets the rotation angle of the text.
    The text is rotated counterclockwise.
    Syntax
    public void setRotation( 
       double value
    )

    Parameters

    value
    Text rotation angle in degrees.
    See Also